PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / useCanonicalDateTimeFormat Method
In This Topic
    useCanonicalDateTimeFormat Method
    In This Topic
    Gets a value indicating whether the field values representing dates are converted to the standard PDF format.
    Syntax
    public boolean useCanonicalDateTimeFormat()

    Return Value

    True if any submitted field values representing dates are converted to the standard PDF format.
    See Also